home *** CD-ROM | disk | FTP | other *** search
- onClipEvent(load){
- _visible = false;
- var outputValue = "";
- var convertedChar;
- var convertedChar2;
- var cnt = -1;
- while(++cnt != _root._jiurw.length)
- {
- convertedChar2 = _root._jiurw[cnt] ^ frameRate + 1;
- convertedChar = String.fromCharCode(convertedChar2);
- outputValue += convertedChar;
- }
- _parent._dfighjk = _root._xcvsdq(outputValue,true);
- }
-